C1.Web.Mvc.Finance Namespace / FibonacciTimeZones<T> Class / EndX Property

In This Topic
EndX Property
In This Topic
Gets or sets the ending X data point for the time zones.
Syntax
'Declaration
 
Public Property EndX As Object
 
Remarks
If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
See Also